home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,401 to 4,500 / aol-file-protocol-4400-4401-to-4500.zip / AOLDLs / PDA-Newton Development / ND IconTool / ICNTL.sit / ReadMe < prev    next >
Text File  |  1995-07-04  |  1KB  |  46 lines

  1.  
  2.  
  3.   IconTool
  4.  
  5.     a Newt 3.0+ plug-in (autopart) that contains a function
  6.     to extract icon information from Ben Gottlieb's Icon Editor
  7.     to be used by Newt's package frame.
  8.  
  9.     To use: Install IconTool on your Newton.
  10.             Create an icon using Icon Editor
  11.             Include the line:  IconEditor:GetEditorIcon("<the icon>");
  12.               in the package frame of the source code you are creating
  13.               where <the icon> is the name of the icon you created in the
  14.               Icon Editor.
  15.              
  16.             Alternatively you can tap on Newt's overview button and select
  17.               "IconTool" from the list.  Drag the window around so you can
  18.               see where you want to insert the GetEditorIcon statement. Make
  19.               sure you can see the insertion point and then tap the Paste
  20.               button.  Edit the statement to include the name of your icon.
  21.  
  22.             NOTE: You can drag the information window of IconTool by the
  23.                   bottom edge.
  24.  
  25. ------------------------
  26.    IconTool is freeware.
  27.       Serg Koren
  28.       archimag@netaxs.com
  29.       SergK@eworld.com
  30.  
  31.    Ver 1.0 07/04/95
  32.  
  33. ------------------------ 
  34.   Check out my Newton reviews on http:www.netaxs.com/~archimag/revw.html
  35. ------------------------
  36.  
  37.  
  38. Files Included:
  39.  
  40. IconEditor.nwt - Newt 3+ source code
  41. IconEditor.pkg - Newton package
  42. IconEditor.lib - Newt 3+ library autopart
  43. Readme - this file
  44.  
  45. ----
  46.